Skip to content
Back to search
30
MCP

Auto Skill Loader

pulsemcp/auto skill loader

Persistent skill library with automatic loading at AI agent session start.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.divitkashyap/auto-skill-loader
Auto-loads skills into agent sessions. MiniMax vision and search proxy.
0 tools
Agent Skill Loader
Dynamically loads Claude Code skills into AI agents without copying files.
0 tools
io.github.back1ply/agent-skill-loader
Dynamically load Claude Code skills into AI agents without copying files.
0 tools
AI Skill Store
Agent-first skill marketplace for discovering and installing capabilities across AI platforms.
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
SkillNet
Searches, downloads, and manages AI agent skills from the SkillNet community library.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "auto_skill_loader": {
      "url": "None",
      "transport": "http"
    }
  }
}